Fix MISRA rule 8.4 Part 4
authorRoberto Vargas <[email protected]>
Mon, 12 Feb 2018 12:36:17 +0000 (12:36 +0000)
committerRoberto Vargas <[email protected]>
Fri, 13 Apr 2018 13:01:56 +0000 (14:01 +0100)
commit3b94189a921c0ea2a410c7730dc9636d95f5aa86
treecf523a94149f4c879757838a47fa1842449add8b
parent735181b634c951d4fa6a8b454847dac53f85d5b5
Fix MISRA rule 8.4 Part 4

Rule 8.4: A compatible declaration shall be visible when
          an object or function with external linkage is defined

Fixed for:
make DEBUG=1 PLAT=fvp SPD=tspd TRUSTED_BOARD_BOOT=1 \
     GENERATE_COT=1 ARM_ROTPK_LOCATION=devel_rsa \
     ROT_KEY=arm_rotprivk_rsa.pem MBEDTLS_DIR=mbedtls all

Change-Id: Ie4cd6011b3e4fdcdd94ccb97a7e941f3b5b7aeb8
Signed-off-by: Roberto Vargas <[email protected]>
bl1/tbbr/tbbr_img_desc.c
drivers/auth/crypto_mod.c
drivers/auth/mbedtls/mbedtls_common.c
include/drivers/auth/auth_mod.h
include/drivers/auth/crypto_mod.h
plat/arm/common/arm_bl1_fwu.c